See Also

SecurityMgr Class  | SecurityMgr Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

pass
key
IV
See Also Languages Omb Send comments on this topic.

Decrypt(Byte[],Byte[],Byte[]) Method

Omb.Admin Namespace > SecurityMgr Class > Decrypt Method : Decrypt(Byte[],Byte[],Byte[]) Method
[Visual Basic]
Overloads Protected Overridable Function Decrypt( _    ByVal pass() As Byte, _    ByVal key() As Byte, _    ByVal IV() As Byte _ ) As String
[C#]
protected virtual string Decrypt(    byte[] pass,    byte[] key,    byte[] IV );
[C++]
protected: virtual string* Decrypt(    byte[]* pass,    byte[]* key,    byte[]* IV )
[C++/CLI]
protected: virtual String^ Decrypt(    bytearray<pass>^ pass,    bytearray<key>^ key,    bytearray<IV>^ IV )

Parameters

pass
key
IV

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

SecurityMgr Class  | SecurityMgr Members  | Overload List

 

 


© 2009 Medical College of Georgia. All Rights Reserved.